home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / e / misc.save / 000006_gerberb@zenez.com_Wed Oct 18 13:14:29 2006.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Path: reader2.panix.com!reader1.panix.com!panix!newsfeed.media.kyoto-u.ac.jp!newsfeed.icl.net!newsfeed.fjserv.net!newsfeed.ision.net!newsfeed2.easynews.net!ision!newsfeed01.sul.t-online.de!t-online.de!nntp.infostrada.it!xmission!nnrp.xmission!xenau.zenez.com!gerberb
  2. From: Boyd Lynn Gerber <gerberb@zenez.com>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Running Kermit 3.16 via copSSH on Windows XP or older Windows
  5.  connected serial devices
  6. Date: Tue, 17 Oct 2006 14:23:41 -0600
  7. Organization: XMission http://www.xmission.com/
  8. Lines: 64
  9. Message-ID: <Pine.LNX.4.64.0610171416170.945@xenau.zenez.com>
  10. NNTP-Posting-Host: zenez.com
  11. Mime-Version: 1.0
  12. Content-Type: TEXT/PLAIN; charset=US-ASCII
  13. X-Trace: news.xmission.com 1161116642 6418 166.70.62.2 (17 Oct 2006 20:24:02 GMT)
  14. X-Complaints-To: abuse@xmission.com
  15. NNTP-Posting-Date: Tue, 17 Oct 2006 20:24:02 +0000 (UTC)
  16. Xref: panix comp.protocols.kermit.misc:15577
  17.  
  18. Hello,
  19.  
  20. I can not seem to remember how I used to do this.  The machines with some
  21. version of MS Windows, most have Windows XP.  I use kermit to talk with
  22. their store registers.  The machines have a purchased copy of MS Kermit
  23. 3.16.
  24.  
  25. My mskermit.ini file on these machines has
  26. set port 1
  27. set baud 9600
  28. PAUSE 2
  29. REMOTE LOGIN RAIS
  30. PAUSE 2
  31. GET datafile
  32. PAUSE 2
  33. GET datafile1
  34. ...
  35. EXIT
  36.  
  37. till I have all the files.
  38.  
  39.  
  40. I thought I could use kermit via ssh to talk to the machines and directly
  41. transfer the files.  Did not work.  I then setup cygwin and copSSH.  I am
  42. able to ssh to the machines and then I use scp to copy a mskermit.ini with
  43. the commands I need it to run.  I then am able to
  44.  
  45. ssh 192.168.0.200
  46. cd /directory/files
  47. ./kermit
  48. ...
  49.  
  50. and all the files are downloaded to the machine and I am able to scp them
  51. to the remote box or use scp on the remote box to get the files after
  52. kermit has run.  But I am not able to get my scripts to remotely run
  53. kermit to download and then scp the files.
  54.  
  55. When I try to run ssh -luser 192.168.0.200 c:/kermit/backoffice/kermit
  56.  
  57. user@192.168.5.200's password:
  58.  IBM-PC MS-DOS Kermit: 3.16 4 May 1999
  59. Copyright (C) Trustees of Columbia University 1982, 1999.
  60.  
  61. Type ? or HELP for help
  62.  
  63. MS-Kermit>^A^A^A
  64. ?Text exceeded available buffer capacity
  65. MS-Kermit>
  66.  
  67. And I am back at the prompt on the remote box and it has not run the
  68. mskermit.ini file.
  69.  
  70. There has to be a way with either kermit-kermit-serial port transfer files
  71. or via ssh and run the kermit on the MS Windows machines and then scp the
  72. files.  The only step I have been uable to get working is to run kermit
  73. remotely and get the files to the MS machine.  Any ideas.  I know I have
  74. done this in the past but I can not seem to remember how and all my
  75. googleing has not brought up a solutions.  Any ideas?
  76.  
  77. Thanks,
  78.  
  79. --
  80. Boyd Gerber <gerberb@zenez.com>
  81. ZENEZ    1042 East Fort Union #135, Midvale Utah  84047